home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1997 February
/
EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso
/
enigma
/
earcd
/
comm
/
comm2
/
hdrbb111.rdm
< prev
next >
Wrap
Text File
|
1997-01-18
|
4KB
|
146 lines
Short: HydraBBS A11 - Update Pack #1
Author: dominicc@dircon.co.uk (Dominic Clifton, Hydra/LSD)
Uploader: dominicc@dircon.co.uk
Version: Alpha Release 11U1 - 07-11-1996
Type: comm/bbs
Requires: OS 2.04+ Uses less memory if you have 3.0+
Date: 07/11/1996
/X name: HBBS11U1.LHA (use this name on PC's and when uploading to BBS's)
Introduction
============
Cool new BBS Software designed to replace /X, it's not a clone, but totally new
software (isn't it about time to ditch /X ??) /X Sucks, bigtime.. HBBS is
cool.. Test it out!
If you want a specific door coded then mail me or call my BBS on +44 (0)1202 434121
and let me know, also call there for the latest versions, updates and info.
Web Site: http://www.users.dircon.co.uk/~dominicc
Distribution
============
Please upload to all amiga bbs's, include it in *ANY* software archive you like,
and give it to anyone who asks. It is currently FREEWARE as it is in an ALPHA state
but when it is released it will be Shareware with a 10-20 pound registration fee.
(Cheap compared to other, worse, bbs programs I could mention! :-)
The Author
==========
Associate was written by Dominic Clifton - Deluxe Software Ltd,
Alias Hydra/LSD
E-Mail: dominicc@dircon.co.uk
Mail: Deluxe Software Ltd, 9 Shires Copse, Southbourne, Bournemouth,
Dorset BH6 4AL. ENGLAND
Phone: +44 (0)1202 434 858 (Friday-Sunday, from 7:00pm firday till sunday, 10:00pm)
Modem: +44 (0)1202 434 121 (24Hrs)
Installation
============
Selectively copy files from this archive to your HBBS: area.
Updates (Taken from the Changes.TXT file)
=========================================
Mail_Write
==========
if a handle is entered incorrectly you are prompted to change it, but now
you actually get the handle in the string buffer to edit!
added lots of GL_HISTORY's everywhere for command line history
changed message about not being able to write multiple messages
as it doesn't ask you to reenter, it just sends it to the first person
now it tells you so!
Mail_Read
=========
if a handle is entered incorrectly you are prompted to change it, but now
you actually get the handle in the string buffer to edit!
wow, what the bugger, there was loads of unused code in this program
that I must have forgotten to remove when I copied the code from the
mail_write.c file.. Anyway, it's removed now..
added ctrl+c checking
fixed problem with deletemail() not letting you delete some of your own
mail messages to other users
Rules for deting mail
---------------------
Users with an access level of 250 or above can ALWAYS delete mail
from anyone, even if setto non-deletable.
Users can always delete mail that they wrote, even if it's non-deletable
Users can delete messages written to them solong as it's not non-deletable
Users can delete messages from other people if they have the correct
access settings to allow them to do so
Mail_ReadUSER
=============
changed a few bits and bobs so you can read messages in reverse order
added a displayed message about ctrl+c checking
sysop can read sysop mail nomatter what access level (does SysopAccount
name checking instead of AccessLevel checking..)
MailCommon.i
============
moved a few routines from mail_write to it.
Mail_Scan
=========
it was scanning for sysop mail for all users, but displaying
"Scanning Public Mail"
it now displays "Scanning Sysop Mail" and checks to see if the user's
handle is the same as BBSGlobal->SysopAccount
Mail_Reply
==========
recompiled because of MailCommon.i
HBBSNode.library
================
Added another paramater to HBBS_AllowConfAccess()
Node_Input.c
==============
slight optimization in Get_Line() (codesize redection)
JoinConference
==============
Updated it to correct some ambigus/missing error messages
Updated to cope with new HBBS_AllowConfAccess()
CheckUser
=========
Updated to cope with new HBBS_AllowConfAccess()